home *** CD-ROM | disk | FTP | other *** search
- object fUpdate: TfUpdate
- Left = 239
- Top = 158
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Matrix Y2K - Update Console'
- ClientHeight = 375
- ClientWidth = 522
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar1: TStatusBar
- Left = 0
- Top = 356
- Width = 522
- Height = 19
- Panels = <>
- SimplePanel = False
- end
- object EmbeddedWB1: TEmbeddedWB
- Left = 0
- Top = 0
- Width = 522
- Height = 323
- Align = alClient
- TabOrder = 1
- OnDownloadBegin = EmbeddedWB1DownloadBegin
- OnDownloadComplete = EmbeddedWB1DownloadComplete
- OnNavigateError = EmbeddedWB1NavigateError
- DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
- UserInterfaceOptions = []
- OnShowContextMenu = EmbeddedWB1ShowContextMenu
- PrintOptions.Margins.Left = 19.050000000000000000
- PrintOptions.Margins.Right = 19.050000000000000000
- PrintOptions.Margins.Top = 19.050000000000000000
- PrintOptions.Margins.Bottom = 19.050000000000000000
- PrintOptions.Header = '&w&bpagina &p van &P'
- PrintOptions.HTMLHeader.Strings = (
- '<HTML></HTML>')
- PrintOptions.Footer = '&u&b&d'
- PrintOptions.Orientation = poPortrait
- UserAgent = 'Matrix Y2K - Update Console'
- ReplaceCaption = False
- EnableDDE = False
- fpExceptions = True
- ControlData = {
- 4C0000002D210000290E00000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000}
- end
- object Panel1: TPanel
- Left = 0
- Top = 323
- Width = 522
- Height = 33
- Align = alBottom
- BevelInner = bvLowered
- TabOrder = 2
- object Button2: TButton
- Left = 209
- Top = 4
- Width = 90
- Height = 24
- Anchors = [akTop, akRight]
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button2Click
- end
- end
- object ActionList1: TActionList
- Left = 234
- Top = 89
- object CloseWindow: TAction
- Caption = 'CloseWindow'
- ShortCut = 27
- OnExecute = CloseWindowExecute
- end
- end
- end
-